Version 24.2 (latest)

SortedListView<T> Class Properties

For a list of all members of this type, see SortedListView<T> members.

Public Properties
 NameDescription
Public PropertyCountReturns the count of the items in the view.  
Public PropertyIsFixedSizeReturns if the view has a fixed size.  
Public PropertyIsReadOnlyReturns if the view is read only.  
Public PropertyIsSynchronizedReturns whether the collection is synchronized.  
Public PropertyItemGets or sets the item at the specified index.  
Public PropertySyncRootReturns the synchronization root to use to synchronize the collection.  
See Also